/* --- ORANGE STYLE
________________________________________*/	

body 			{ background:#f1f2f4; color:#999;}

a{ text-decoration:none; color:#006600; font-weight: bold;}
//EF6B00
a:hover			{ color:#000; text-decoration:underline;}
	

/* --- 1.TOP MENU
________________________________________*/	

.nav li a	 						{ border-left:1px solid #ccc; color:#006600; text-decoration:none; }
.nav ul li a 						{ border:1px solid #ddd; border-bottom: none; color:#888;background:#fff;}
.nav ul li a:hover					{ color:#006600; background: #fff;}
.nav ul								{ background: url("../images/arrow_up_dark.png") 10px 22px  transparent no-repeat !important; /*ie6fix*/ background: #ddd; border-bottom:1px solid #ddd;}
.nav .current-menu-item a strong	{ color:#444; font-weight: bold;}
//original work
//change divider to white: .nav li a	 						{ border-left:1px solid #fff; color:#006600; text-decoration:none; }
/* --- 1.SUB HEADER
________________________________________*/	

#subheader, 
#subheader	h1, 
#subheader	h3			{ color:#fff; }
table.fancy_table th{ background-color:#DD7D27;}


#footer 				{ line-height:normal; }

#footer .textwidget, 
#footer p, 
#footer #wp-calendar,
#subheader p.tweet,
table.fancy_table th		{ color:#fff; }


/* --- 1.HYPERLINK COLORS
________________________________________*/	

#subheader blockquote p.tweet a, #footer a, #footer * { color:#006600;}


/* --- 1.HYPERLINK COLORS HOVER
________________________________________*/	

#subheader blockquote p.tweet a:hover, #footer a:hover { color:#fff;}


/* --- 1.HOMEPAGE TEASER
________________________________________*/	

.home_teaser	 	{ letter-spacing:-1px; text-align:center; }

/* --- 3.WP CALENDAR
________________________________________*/

#wp-calendar td,
#wp-calendar th			{ border-color:#dfa553; }
#wp-calendar thead		{ border-top:1px solid #dfa553; border-bottom:1px solid #dfa553;  }

/* --- 1.BREADCRUMB
________________________________________*/	

#breadcrumbs 				{ margin: 0; display: block; padding: 0px 5px 10px 0;  }
span.breadcrumbs 			{ display: block; font-size:90%; line-height: 120%; font-family:georgia, "Trebuchet Ms", Sans-serif;}
span.breadcrumbs img 		{ display: none;}

span.breadcrumbs a 			{ float: none; padding: 0 4px; Font:normal 11px tahoma, Arial, Verdana, Sans-serif}
span.breadcrumbs a:hover 	{ text-decoration: none;}
#featured_slider { background-color:#DD7D27; } 
#footer					 { background-color:#DD7D27; } 
#subheader { background-color:#DD7D27; } .syswidget ul li.current_page_item a	 { text-decoration:none; color:#DD7D27;  } 


/* --- 1.BACKGROUND COLORS
________________________________________*/	

body#boxed { background-color:#DD7D27; } 
.fancyheading span { background-color:#DD7D27; }